home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270cp.lha / gnu / lib / g++-include / strclass.h < prev    next >
C/C++ Source or Header  |  1995-07-28  |  96b  |  6 lines

  1. #ifndef _strclass_h
  2. #define _strclass_h
  3. #include <String.h>
  4. typedef class String string;
  5. #endif
  6.